

.main-slider a.btn {
    border-radius: 40px;
}


.banner-image img.slide-image {
    width: 100% !important;
}


.main-slider .caption {
    font-size: 45px;
}


@media (max-width: 767px) {
.main-slider .title {
    font-size: 25px !important;
    padding-bottom: 0;
}

.main-slider .title:before {
    display: none;
}
.main-slider .title {
    font-size: 25px;
}
.main-slider .caption {
    font-size: 25px;font-weight:500;
}

.banner-image img.slide-image {
    height: 500px !important;
}

.btn {
    font-size: 14px;
}

.main-slider .carousel-caption {
    padding-top: 80px;
}

.section-main-slider .owl-theme .owl-nav {
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 40px;
}
.main-slider .title {
    padding-bottom: 0 !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
    margin-top: -40px !important;
}

.main-slider .owl-theme .owl-next {
    margin-right: 0 !important;
    right: 20px;
}.main-slider .carousel-caption {
    padding-top: 60px !important;
}

.main-slider .owl-theme .owl-nav [class*=owl-] {
    margin-top: -40px !important;
}
}